Skip to content

fix scheduled tutorial workflows#24

Merged
riderx merged 1 commit into
mainfrom
codex/fix-scheduled-action-checkout
Jun 18, 2026
Merged

fix scheduled tutorial workflows#24
riderx merged 1 commit into
mainfrom
codex/fix-scheduled-action-checkout

Conversation

@riderx

@riderx riderx commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • stop using PAT_TOKEN for checkout in scheduled tutorial workflows so checkout can use the default GitHub token
  • align scheduled workflows with the repo's Bun setup and checkout@v6
  • add Bun trusted dependency metadata so faiss-node builds during install
  • avoid failing generated commits when there are no changes

Failing runs checked

Local verification

  • bun install --frozen-lockfile
  • bunx prettier --check package.json .github/workflows/deploy.yml .github/workflows/train-model.yml .github/workflows/write-tutorials.yml
  • bun YAML parse for touched workflows
  • bun native import smoke test for faiss-node and @langchain/community/vectorstores/faiss
  • bun run build

@github-actions

Copy link
Copy Markdown
Contributor

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@riderx, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 36 minutes and 30 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 3dccd66c-97fc-4db4-a802-d6513f9a2fbf

📥 Commits

Reviewing files that changed from the base of the PR and between 49f3fa4 and b421e66.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • .github/workflows/deploy.yml
  • .github/workflows/train-model.yml
  • .github/workflows/write-tutorials.yml
  • package.json

Comment @coderabbitai help to get the list of available commands and usage tips.

@riderx
riderx marked this pull request as ready for review June 18, 2026 10:15
@riderx

riderx commented Jun 18, 2026

Copy link
Copy Markdown
Member Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@riderx
riderx merged commit 32adf35 into main Jun 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant